Delete From GeneralSetting Where Parameter = 'HIO_WS_AuthenticationService'
Delete From GeneralSetting Where Parameter = 'HIO_WS_PrescriptionManagementService'
Insert Into GeneralSetting
VALUES( 'HIO_WS_AuthenticationService' , 'http://peste.krihio.ir/peste/services/AuthenticationService?wsdl' ) , 
( 'HIO_WS_PrescriptionManagementService' , 'http://peste.krihio.ir/peste/services/PrescriptionManagementService?wsdl' ) 

